home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if the controlDown or the optionDown or the commandDown then
- cast("release notes").text = "Preview" && word 2 to the number of words in the text of cast "release notes" of the text of cast "release notes"
- cast("info sheet").text = "Preview" && word 2 to the number of words in the text of cast "info sheet" of the text of cast "info sheet"
- cast("docs").text = "Preview" && word 2 to the number of words in the text of cast "docs" of the text of cast "docs"
- cast("order form").text = "Preview" && word 2 to the number of words in the text of cast "order form" of the text of cast "order form"
- else
- cast("release notes").text = "Print" && word 2 to the number of words in the text of cast "release notes" of the text of cast "release notes"
- cast("info sheet").text = "Print" && word 2 to the number of words in the text of cast "info sheet" of the text of cast "info sheet"
- cast("docs").text = "Print" && word 2 to the number of words in the text of cast "docs" of the text of cast "docs"
- cast("order form").text = "Print" && word 2 to the number of words in the text of cast "order form" of the text of cast "order form"
- end if
- go(the frame)
- end
-